﻿

#bbs_scrollbar {
    position: fixed;
    width: 62px;
    bottom: 100px;
    left: 50%;
    margin-left: 590px;
    z-index: 7777
}

#bbs_scrollbar .bbs_scrollbar_con {
    display: block
}

#bbs_scrollbar .bbs_scrollbar_con li {
    margin: 0px 0px 5px 0;
    position: relative;
    width: 62px;
    height: 62px
}

#bbs_scrollbar .bbs_scrollbar_con li a {
    width: 62px;
    height: 62px;
    background: url("../images/lowerright.png") no-repeat;
    display: inline-block;
    padding: 0px;
    cursor: pointer;
    transition: all 0.2s ease-in-out
}

#bbs_scrollbar .bbs_scrollbar_con li .gotop {
    background: none;
    cursor: auto
}

#bbs_scrollbar .bbs_scrollbar_con li .go {
    background: url("../images/lowerright.png") no-repeat 0px 0px !important;
    cursor: pointer
}

#bbs_scrollbar .bbs_scrollbar_con li .go:hover {
    background-position: -62px 0px !important
}

#bbs_scrollbar .bbs_scrollbar_con li .goservice {
    background-position: 0px -62px
}

#bbs_scrollbar .bbs_scrollbar_con li .goservice:hover {
    background-position: -62px -62px
}

#bbs_scrollbar .bbs_scrollbar_con li .weixin {
    background-position: 0px -124px
}

#bbs_scrollbar .bbs_scrollbar_con li .weixin:hover {
    background-position: -62px -124px
}

#bbs_scrollbar .bbs_scrollbar_con li .kehuduanbg {
    background-position: 0px -186px
}

#bbs_scrollbar .bbs_scrollbar_con li .kehuduanbg:hover {
    background-position: -62px -186px
}

#bbs_scrollbar .bbs_scrollbar_con li div {
    position: absolute;
    display: none
}

#bbs_scrollbar .bbs_scrollbar_con li .lianxi {
    background: url("../images/lianxi.png") no-repeat;
    width: 175px;
    height: 82px;
    padding-left: 15px;
    left: -190px;
    top: -10px
}

#bbs_scrollbar .bbs_scrollbar_con li .lianxi h2 a {
    background: url("../images/liulan.png") no-repeat;
    display: inline-block;
    width: 74px;
    height: 24px;
    margin-top: 10px
}

#bbs_scrollbar .bbs_scrollbar_con li .lianxi h2 a:hover {
    background: url("../images/liulan.png") no-repeat !important;
    text-decoration: none
}

#bbs_scrollbar .bbs_scrollbar_con li .lianxi p {
    color: #045FB8
}

#bbs_scrollbar .bbs_scrollbar_con li .weixinimg {
    background: url("../images/weixin_right.png") no-repeat;
    width: 213px;
    height: 266px;
    top: -200px;
    left: -213px
}

#bbs_scrollbar .bbs_scrollbar_con li .kehuduan {
    background: url("../images/kehuduan.png") no-repeat;
    width: 210px;
    height: 252px;
    top: -190px;
    left: -210px
}
/* 
.lookwechart {
    position: absolute;
}
.lookwechart a{
    cursor: pointer;
}
.lookwechart a:hover{
    color: #045FB8!important
}
.lookwechart a:hover .wechartimg {
    display: block!important 
}
.lookwechart .wechartimg {
    background: url(../images/weixin_top_left.png) no-repeat;
    background-size:100%;
    width: 217px;
    height: 292px;
    top: 200px;
    left:20px;
    z-index: 1000;

} */
.wechartimgw {
    position: relative;
}
.lookwechart a{
    cursor: pointer;
} 
.lookwechart a:hover{
    color: #045FB8!important
}

.wechartimg {
    position: absolute;
    width: 217px;
    height: 292px;
    background: url(../images/weixin_top_left.png?v=20210113) no-repeat;


    background-size:100% 100%;
    top: -150px;
    right:25px;
    z-index: 1000;
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;    
    -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}

.wechartimgw1,
.wechartimgw2{
    position: relative;
}
.lookwechart1 a,
.wechartimgw2 a{
    cursor: pointer;
} 
.lookwechart1 a:hover,
.lookwechart2 a:hover {
    color: #045FB8!important
}

.wechartimg1,
.wechartimg2 {
    position: absolute;
    
    width: 217px;
    height: 292px;
    background: url(../images/weixin_top_right.png?v=20210113) no-repeat;

    background-size:100% 100%;
    top: -15px;
    right:90px;
    z-index: 1000;
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;    
    -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
